home *** CD-ROM | disk | FTP | other *** search
- Path: dnet01-06.sat.texas.net!djhayden
- From: djhayden@texas.net
- Newsgroups: comp.lang.c++
- Subject: Modem Stuff
- Date: Sat, 9 Mar 1996 22:00:54
- Organization: Texas Networking, Inc.
- Message-ID: <djhayden.5.0016048A@texas.net>
- NNTP-Posting-Host: dnet01-06.sat.texas.net
- X-Newsreader: Trumpet for Windows [Version 1.0 Rev A]
-
- I've been trying to figure out how to "talk" to my modem in my own software.
- I can easily send stuff to the modem with outportb(); (I can enter commands
- with it like 'ATH1' and it goes off-hook), but reading the result codes and
- incoming data seems to be a problem. I would appreciate any help you can
- offer. Thanx.
-